In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / MICRGetSymbolValue Method

MICRGetSymbolValue Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(508)>

Function MICRGetSymbolValue( _

   ByVal SymbolNo As Integer, _

   ByVal Candidate As Integer _

) As String
[DispId(508)]

string MICRGetSymbolValue( 

   int SymbolNo,

   int Candidate

)
function MICRGetSymbolValue( 

    SymbolNo: Integer;

    Candidate: Integer

): String; 
DispIdAttribute(508)

function MICRGetSymbolValue( 

   SymbolNo : int,

   Candidate : int

) : String;
[DispId(508)]

string* MICRGetSymbolValue( 

   int SymbolNo,

   int Candidate

) 
[DispId(508)]

String^ MICRGetSymbolValue( 

   int SymbolNo,

   int Candidate

) 

Parameters

SymbolNo
Candidate
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members